Intersoft WebInput Documentation
How-to: Apply Saved Layout
See Also Send Feedback
Intersoft WebInput > Working with Designer > Layout Manager > How-to: Apply Saved Layout

Glossary Item Box

Developers can easily apply their past saved layout which is retrieved from the *.isl file.

Here are step by step procedures:

  1. We are trying to apply our custom layout into the WebInput.


  2. In the Visual Studio.NET IDE, right-click an instance of WebInput and choose WebInput.NET Designer. Click on Layout Manager. When Layout Manager section is clicked, developers will be presented with below snapshot:



  3. Click the Add Layout button in order to add developers' custom layout into the Layout Manager. In this sample, we are retrieving wi.isl into the Layout Manager. When it is succeed, the 'wi.isl' should be listed in the Custom Layout part in the left pane.



  4. Click the Apply button to apply the current layout.

See Also